home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / misc / edu / globe099src.lha / Ami-Globe / map_function_types.h < prev    next >
Text File  |  1994-08-27  |  1KB  |  21 lines

  1. /************************************************************************/
  2. /*                                                                      */
  3. /*      fichier         : map_function_types.h                          */
  4. /*      projet          : amiglobe                                      */
  5. /*      date création   : 27/08/94                                      */
  6. /*      commentaire     : defines de map_function                       */
  7. /*      révision        : $VER: Nom 1.001 (27 Aug 1994) */
  8. /*      copyright       : Olivier Collard, Thomas Landspurg             */
  9. /*                                                                      */
  10. /************************************************************************/
  11. /************************************************************************/
  12. /*      defines                                                         */
  13. /************************************************************************/
  14.  
  15. #define ID_COTE         1
  16. #define ID_ISLAND       5
  17. #define ID_LAC          6
  18. #define ID_RIVIERES     7
  19.  
  20.  
  21.